GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / PatchCodeReaderGetCodeType Method





In This Topic
PatchCodeReaderGetCodeType Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function PatchCodeReaderGetCodeType( _
   ByVal PatchCodeNo As Integer _
) As PatchCodeType
public PatchCodeType PatchCodeReaderGetCodeType( 
   int PatchCodeNo
)
public function PatchCodeReaderGetCodeType( 
    PatchCodeNo: Integer
): PatchCodeType; 
public function PatchCodeReaderGetCodeType( 
   PatchCodeNo : int
) : PatchCodeType;
public: PatchCodeType PatchCodeReaderGetCodeType( 
   int PatchCodeNo
) 
public:
PatchCodeType PatchCodeReaderGetCodeType( 
   int PatchCodeNo
) 

Parameters

PatchCodeNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members